[INFO] fetching crate ray_tracing_utility 0.1.1...
[INFO] testing ray_tracing_utility-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ray_tracing_utility 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ray_tracing_utility 0.1.1
[INFO] finished tweaking crates.io crate ray_tracing_utility 0.1.1
[INFO] tweaked toml for crates.io crate ray_tracing_utility 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ray_tracing_utility 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.10)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ray_tracing_core v0.1.1
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded glm v0.2.3
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded quickcheck v0.2.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5999dc3846551592fd274db207ada22733ed6d9f59ff3bfa8d22ef7fe60244b9
[INFO] running `Command { std: "docker" "start" "-a" "5999dc3846551592fd274db207ada22733ed6d9f59ff3bfa8d22ef7fe60244b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5999dc3846551592fd274db207ada22733ed6d9f59ff3bfa8d22ef7fe60244b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5999dc3846551592fd274db207ada22733ed6d9f59ff3bfa8d22ef7fe60244b9", kill_on_drop: false }`
[INFO] [stdout] 5999dc3846551592fd274db207ada22733ed6d9f59ff3bfa8d22ef7fe60244b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75ccd144b5067948024862d9990095fa13e79cb4b83fb610506c8086891312a7
[INFO] running `Command { std: "docker" "start" "-a" "75ccd144b5067948024862d9990095fa13e79cb4b83fb610506c8086891312a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling quickcheck v0.2.27
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling glm v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ray_tracing_core v0.1.1
[INFO] [stderr]    Compiling ray_tracing_utility v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.38s
[INFO] running `Command { std: "docker" "inspect" "75ccd144b5067948024862d9990095fa13e79cb4b83fb610506c8086891312a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ccd144b5067948024862d9990095fa13e79cb4b83fb610506c8086891312a7", kill_on_drop: false }`
[INFO] [stdout] 75ccd144b5067948024862d9990095fa13e79cb4b83fb610506c8086891312a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce113e6c702cbb2dfb09b23db3b2c1531b8f9491f942608739c1c613080b787c
[INFO] running `Command { std: "docker" "start" "-a" "ce113e6c702cbb2dfb09b23db3b2c1531b8f9491f942608739c1c613080b787c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ray_tracing_utility v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s
[INFO] running `Command { std: "docker" "inspect" "ce113e6c702cbb2dfb09b23db3b2c1531b8f9491f942608739c1c613080b787c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce113e6c702cbb2dfb09b23db3b2c1531b8f9491f942608739c1c613080b787c", kill_on_drop: false }`
[INFO] [stdout] ce113e6c702cbb2dfb09b23db3b2c1531b8f9491f942608739c1c613080b787c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3124e5c023e0e2bdab8b3db4b94bcd59c8e72486743751a5d66d33505aec40b
[INFO] running `Command { std: "docker" "start" "-a" "a3124e5c023e0e2bdab8b3db4b94bcd59c8e72486743751a5d66d33505aec40b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ray_tracing_utility-1820748fa57f773e)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test serialization::core::camera::camera_test::camera_form_camera ... ok
[INFO] [stdout] test serialization::core::configuration::configuration_test::configuration_to_configuration ... ok
[INFO] [stdout] test serialization::core::scene::serialize_scene_test::serialize_scene_from_scene ... ok
[INFO] [stdout] test serialization::environment::sky::sky_test::sky_form_environment ... ok
[INFO] [stdout] test serialization::environment::serialize_environment_test::visit_constant_texture_test ... ok
[INFO] [stdout] test serialization::environment::sky::sky_test::sky_to_environment ... ok
[INFO] [stdout] test serialization::core::camera::camera_test::camera_to_camera ... ok
[INFO] [stdout] test iterator::iterator_exp2::iterator_exp2_test::next_test ... ok
[INFO] [stdout] test serialization::core::configuration::configuration_test::configuration_form_configuration ... ok
[INFO] [stdout] test serialization::geometry::instancing::flip_normals::flip_normal_test::flip_normal_test_from_flip_normal ... ok
[INFO] [stdout] test serialization::geometry::instancing::flip_normals::flip_normal_test::flip_normal_test_to_flip_normal ... ok
[INFO] [stdout] test serialization::geometry::instancing::rotate_x::rotate_x_test::rotate_x_test_from_rotate_x ... ok
[INFO] [stdout] test serialization::geometry::instancing::rotate_x::rotate_x_test::rotate_x_test_to_rotate_x ... ok
[INFO] [stdout] test serialization::geometry::instancing::rotate_y::rotate_y_test::rotate_y_test_from_rotate_y ... ok
[INFO] [stdout] test serialization::core::scene::serialize_scene_test::serialize_scene_to_scene ... ok
[INFO] [stdout] test serialization::geometry::collection::collection_test::collection_test_form_list ... ok
[INFO] [stdout] test serialization::geometry::instancing::rotate_y::rotate_y_test::rotate_y_test_to_rotate_y ... ok
[INFO] [stdout] test serialization::geometry::instancing::rotate_z::rotate_z_test::rotate_z_test_from_rotate_z ... ok
[INFO] [stdout] test serialization::geometry::instancing::rotate_z::rotate_z_test::rotate_z_test_to_rotate_z ... ok
[INFO] [stdout] test serialization::geometry::instancing::translate::translate_test::translate_test_from_translate ... ok
[INFO] [stdout] test serialization::geometry::instancing::translate::translate_test::translate_test_to_translate ... ok
[INFO] [stdout] test serialization::geometry::serialize_geometry_test::serialize_test_unique_objects ... ok
[INFO] [stdout] test serialization::geometry::shape::sphere::sphere_test::sphere_test_to_sphere ... ok
[INFO] [stdout] test serialization::geometry::shape::cuboid::cuboid_test::cuboid_test_from_cuboid ... ok
[INFO] [stdout] test serialization::geometry::shape::xy_rect::xy_rect_test::xy_rect_test_from_xy_rect ... ok
[INFO] [stdout] test serialization::geometry::shape::cuboid::cuboid_test::cuboid_test_to_cuboid ... ok
[INFO] [stdout] test serialization::geometry::shape::xy_rect::xy_rect_test::xy_rect_test_to_xy_rect ... ok
[INFO] [stdout] test serialization::geometry::shape::movable_sphere::movable_sphere_test::movable_sphere_test_to_sphere ... ok
[INFO] [stdout] test serialization::geometry::shape::yz_rect::yz_rect_test::yz_rect_test_to_yz_rect ... ok
[INFO] [stdout] test serialization::geometry::shape::xz_rect::xz_rect_test::xz_rect_test_from_xz_rect ... ok
[INFO] [stdout] test serialization::geometry::volume::constant_medium::constant_medium_test::constant_medium_test_from_constant_medium ... ok
[INFO] [stdout] test serialization::geometry::shape::xz_rect::xz_rect_test::xz_rect_test_to_xz_rect ... ok
[INFO] [stdout] test serialization::geometry::shape::yz_rect::yz_rect_test::yz_rect_test_from_yz_rect ... ok
[INFO] [stdout] test serialization::geometry::volume::constant_medium::constant_medium_test::constant_medium_test_to_constant_medium ... ok
[INFO] [stdout] test serialization::geometry::shape::sphere::sphere_test::sphere_test_from_sphere ... ok
[INFO] [stdout] test serialization::json::serialization_map::deserialize_test ... ok
[INFO] [stdout] test serialization::json::serialization_map::serialize_test ... ok
[INFO] [stdout] test serialization::material::dielectric::dielectric_test::dielectric_test_form_material ... ok
[INFO] [stdout] test serialization::material::dielectric::dielectric_test::dielectric_test_to_material ... ok
[INFO] [stdout] test serialization::material::diffuse_light::diffuse_light_test::diffuse_light_test_to_material ... ok
[INFO] [stdout] test serialization::material::diffuse_light::diffuse_light_test::lambertian_test_form_material ... ok
[INFO] [stdout] test serialization::material::isotropic::isotropic_test::isotropic_test_form_material ... ok
[INFO] [stdout] test serialization::material::lambertian::lambertian_test::lambertian_test_form_material ... ok
[INFO] [stdout] test serialization::material::material_blend::metal_test::metal_test_form_material ... ok
[INFO] [stdout] test serialization::material::metal::metal_test::metal_test_to_material ... ok
[INFO] [stdout] test serialization::material::no_material::no_material_test::no_material_test_form_material ... ok
[INFO] [stdout] test serialization::material::isotropic::isotropic_test::isotropic_test_to_material ... ok
[INFO] [stdout] test serialization::material::no_material::no_material_test::no_material_test_to_material ... ok
[INFO] [stdout] test serialization::material::serialize_material_test::visit_diffuse_light_test ... ok
[INFO] [stdout] test serialization::material::serialize_material_test::visit_dielectric_test ... ok
[INFO] [stdout] test serialization::material::metal::metal_test::metal_test_form_material ... ok
[INFO] [stdout] test serialization::material::serialize_material_test::visit_material_blend_test ... ok
[INFO] [stdout] test serialization::serialization_test::scalar_value_to_value_test ... ok
[INFO] [stdout] test serialization::material::material_blend::metal_test::metal_test_to_material ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_from_color_rgb ... ok
[INFO] [stdout] test serialization::material::serialize_material_test::visit_isotropic_test ... ok
[INFO] [stdout] test serialization::serialization_test::scalar_random_range_to_value_test ... ok
[INFO] [stdout] test serialization::material::serialize_material_test::visit_lambertian_test ... ok
[INFO] [stdout] test serialization::material::serialize_material_test::visit_metal_test ... ok
[INFO] [stdout] test serialization::material::lambertian::lambertian_test::lambertian_test_to_material ... ok
[INFO] [stdout] test serialization::serialization_test::scalar_random_vector3_to_vector3_test ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_from_color_rgba ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_from_point3 ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_to_point3 ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_to_color_rgb ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_from_vector3 ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_to_vector3 ... ok
[INFO] [stdout] test serialization::serialization_test::vector_of_scalars_to_color_rgba ... ok
[INFO] [stdout] test serialization::texture::color_filter::filter_test::color_filter_test_form_texture ... ok
[INFO] [stdout] test serialization::texture::constant_texture::constant_texture_test::constant_texture_to_texture ... ok
[INFO] [stdout] test serialization::material::serialize_material_test::visit_no_material_test ... ok
[INFO] [stdout] test serialization::texture::checker_texture::texture_test::texture_test_form_texture ... ok
[INFO] [stdout] test serialization::texture::blend_texture::texture_test::texture_test_to_texture ... ok
[INFO] [stdout] test serialization::texture::color_filter::filter_test::color_filter_test_to_texture ... ok
[INFO] [stdout] test serialization::serialization_test::scalar_from_value_test ... ok
[INFO] [stdout] test serialization::texture::checker_texture::texture_test::texture_test_to_texture ... ok
[INFO] [stdout] test serialization::texture::noise_texture::noise_texture_test::noise_texture_form_texture ... ok
[INFO] [stdout] test serialization::texture::serialize_texture_test::visit_color_filter_test ... ok
[INFO] [stdout] test serialization::texture::serialize_texture_test::visit_noise_texture_test ... ok
[INFO] [stdout] test serialization::texture::constant_texture::constant_texture_test::constant_texture_form_texture ... ok
[INFO] [stdout] test serialization::texture::serialize_texture_test::visit_constant_texture_test ... ok
[INFO] [stdout] test serialization::texture::serialize_texture_test::visit_blend_texture_test ... ok
[INFO] [stdout] test serialization::geometry::shape::movable_sphere::movable_sphere_test::movable_sphere_test_from_sphere ... ok
[INFO] [stdout] test serialization::texture::serialize_texture_test::visit_checker_texture_test ... ok
[INFO] [stdout] test serialization::geometry::serialize_geometry_test::serialize_test_shared_objects_in_list ... ok
[INFO] [stdout] test serialization::texture::blend_texture::texture_test::texture_test_form_texture ... ok
[INFO] [stdout] test serialization::texture::noise_texture::noise_texture_test::noise_texture_to_texture ... ok
[INFO] [stdout] test serialization::geometry::serialize_geometry_test::serialize_test_shared_objects ... ok
[INFO] [stdout] test serialization::texture::bitmap_file::bitmap_file_test::bitmap_file_to_texture ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- serialization::texture::bitmap_file::bitmap_file_test::bitmap_file_to_texture stdout ----
[INFO] [stdout] error reading file: ../resource/texture/physical-free-world-map-b1.jpg
[INFO] [stdout] 
[INFO] [stdout] thread 'serialization::texture::bitmap_file::bitmap_file_test::bitmap_file_to_texture' (89) panicked at src/serialization/texture/bitmap_file.rs:70:23:
[INFO] [stdout] read file error No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55943326a28a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55943326a28a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55943326a28a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55943326a28a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55943328083a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55943328083a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x55943326ecc2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55943326ecc2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55943324904f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55943324904f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x559433262779 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x559432f8d56c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x559432f8d56c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5594332629f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5594332629f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x559433249108 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x559433240a79 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x559433249e1d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55943328102c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x559432f00acc - ray_tracing_utility[8ed718e83b60c5cd]::serialization::texture::bitmap_file::bitmap_file_test::bitmap_file_to_texture
[INFO] [stdout]                                at /opt/rustwide/workdir/src/serialization/texture/bitmap_file.rs:70:23
[INFO] [stdout]   20:     0x559432eff7b7 - ray_tracing_utility[8ed718e83b60c5cd]::serialization::texture::bitmap_file::bitmap_file_test::bitmap_file_to_texture::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/serialization/texture/bitmap_file.rs:63:32
[INFO] [stdout]   21:     0x559432f3cd16 - <ray_tracing_utility[8ed718e83b60c5cd]::serialization::texture::bitmap_file::bitmap_file_test::bitmap_file_to_texture::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x559432f8164b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x559432f8164b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x559432f8e03b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x559432f8e03b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x559432f8e03b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x559432f8e03b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x559432f8e03b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x559432f8e03b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x559432f8e03b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x559432f89754 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x559432f89754 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x559432f90c42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x559432f90c42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x559432f90c42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x559432f90c42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x559432f90c42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559432f90c42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x559432f90c42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x559433269b8f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x559433269b8f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77e5f394baa4 - <unknown>
[INFO] [stdout]   43:     0x77e5f39d8a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     serialization::texture::bitmap_file::bitmap_file_test::bitmap_file_to_texture
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a3124e5c023e0e2bdab8b3db4b94bcd59c8e72486743751a5d66d33505aec40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3124e5c023e0e2bdab8b3db4b94bcd59c8e72486743751a5d66d33505aec40b", kill_on_drop: false }`
[INFO] [stdout] a3124e5c023e0e2bdab8b3db4b94bcd59c8e72486743751a5d66d33505aec40b
